Skip to content

Conversation

@moonD4rk
Copy link
Owner

@moonD4rk moonD4rk commented Jan 19, 2024

Proposed changes

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit, build tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

- Update SQLite driver to modernc.org/sqlite in multiple browsing data files.
- Remove `go-sqlite3` import and replace with `modernc.org/sqlite`.
- Import `modernc.org/sqlite` in place of `github.com/mattn/go-sqlite3`.
- Simplify and modernize code in affected files.
@moonD4rk moonD4rk changed the title feat: replace go-sqlite3 with pureGO(modern sqlite) feat: replace go-sqlite3 with pure go sqlite(modern sqlite) Jan 19, 2024
@moonD4rk moonD4rk merged commit b2e1c20 into dev Jan 19, 2024
@moonD4rk moonD4rk deleted the feat/modern-sqlite branch January 19, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants